IsViewRegistered<V> Method

Summary
Returns a value that indicates if the provided view type is registered.
Syntax
C#
VB
C++
public bool IsViewRegistered<V>() 
  
Public Function IsViewRegistered(Of V)() As Boolean 
public: 
bool IsViewRegisteredgeneric<typename V> 
();  

Type Parameters

V
The view type.

Return Value

true if a view with the given type is registered; otherwise, it is false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.